home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / archivers / checkx / rd-mountlist < prev   
Text File  |  1999-06-14  |  2KB  |  129 lines

  1. /* NOTE: There is no need to use these devices! The entries given here
  2. are the defaults used by CheckX and AUTOMOUNT option. You may use any other
  3. possibly device driver (e.g. fmsdisk.device), as long as the names equal
  4. RDx: and RHx: and the geometry equals the stuff given here (normal Amiga
  5. DD/HD disk). */
  6.  
  7. /* Recoverable RAM disk mount entries for CheckXFD */
  8.  
  9. RD0:
  10.     Device        = ramdrive.device
  11.     Unit        = 10
  12.     Flags        = 0
  13.     Surfaces    = 2
  14.     BlocksPerTrack    = 11
  15.     Reserved    = 2
  16.     Interleave    = 0
  17.     LowCyl        = 0
  18.     HighCyl        = 79
  19.     BootPri        = -10
  20.     Buffers        = 5
  21.     BufMemType    = 1
  22. #
  23.  
  24. RD1:
  25.     Device        = ramdrive.device
  26.     Unit        = 11
  27.     Flags        = 0
  28.     Surfaces    = 2
  29.     BlocksPerTrack    = 11
  30.     Reserved    = 2
  31.     Interleave    = 0
  32.     LowCyl        = 0
  33.     HighCyl        = 79
  34.     BootPri        = -10
  35.     Buffers        = 5
  36.     BufMemType    = 1
  37. #
  38.  
  39. RD2:
  40.     Device        = ramdrive.device
  41.     Unit        = 12
  42.     Flags        = 0
  43.     Surfaces    = 2
  44.     BlocksPerTrack    = 11
  45.     Reserved    = 2
  46.     Interleave    = 0
  47.     LowCyl        = 0
  48.     HighCyl        = 79
  49.     BootPri        = -10
  50.     Buffers        = 5
  51.     BufMemType    = 1
  52. #
  53.  
  54. RD3:
  55.     Device        = ramdrive.device
  56.     Unit        = 13
  57.     Flags        = 0
  58.     Surfaces    = 2
  59.     BlocksPerTrack    = 11
  60.     Reserved    = 2
  61.     Interleave    = 0
  62.     LowCyl        = 0
  63.     HighCyl        = 79
  64.     BootPri        = -10
  65.     Buffers        = 5
  66.     BufMemType    = 1
  67. #
  68.  
  69. RH0:
  70.     Device        = ramdrive.device
  71.     Unit        = 50
  72.     Flags        = 0
  73.     Surfaces    = 2
  74.     BlocksPerTrack    = 22
  75.     Reserved    = 2
  76.     Interleave    = 0
  77.     LowCyl        = 0
  78.     HighCyl        = 79
  79.     BootPri        = -10
  80.     Buffers        = 5
  81.     BufMemType    = 1
  82. #
  83.  
  84. RH1:
  85.     Device        = ramdrive.device
  86.     Unit        = 51
  87.     Flags        = 0
  88.     Surfaces    = 2
  89.     BlocksPerTrack    = 22
  90.     Reserved    = 2
  91.     Interleave    = 0
  92.     LowCyl        = 0
  93.     HighCyl        = 79
  94.     BootPri        = -10
  95.     Buffers        = 5
  96.     BufMemType    = 1
  97. #
  98.  
  99. RH2:
  100.     Device        = ramdrive.device
  101.     Unit        = 52
  102.     Flags        = 0
  103.     Surfaces    = 2
  104.     BlocksPerTrack    = 22
  105.     Reserved    = 2
  106.     Interleave    = 0
  107.     LowCyl        = 0
  108.     HighCyl        = 79
  109.     BootPri        = -10
  110.     Buffers        = 5
  111.     BufMemType    = 1
  112. #
  113.  
  114. RH3:
  115.     Device        = ramdrive.device
  116.     Unit        = 53
  117.     Flags        = 0
  118.     Surfaces    = 2
  119.     BlocksPerTrack    = 22
  120.     Reserved    = 2
  121.     Interleave    = 0
  122.     LowCyl        = 0
  123.     HighCyl        = 79
  124.     BootPri        = -10
  125.     Buffers        = 5
  126.     BufMemType    = 1
  127. #
  128.  
  129.